LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

DoInitialize Method (ShowWorkstationViewPresenter<V>)

Show in webframe






The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The view that will be activated.
Activates the view.
Syntax
protected override void DoInitialize( 
   WorkstationContainer container,
   V view
)
'Declaration
 
Protected Overrides Sub DoInitialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As V _
) 
'Usage
 
Dim instance As ShowWorkstationViewPresenter(Of V)
Dim container As WorkstationContainer
Dim view As V
 
instance.DoInitialize(container, view)

            

            
protected: void DoInitialize( 
   WorkstationContainer* container,
   V* view
) override 
protected:
void DoInitialize( 
   WorkstationContainer* container,
   V* view
) override 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The view that will be activated.
Requirements

Target Platforms

See Also

Reference

ShowWorkstationViewPresenter<V> Class
ShowWorkstationViewPresenter<V> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.